#
# HoI - Holland, Belgium & Luxembourg
#
# 852000 - (BEL) Belgium Neutrality (by Generalisimo)
# 852001 - (HOL) Reaction to german re-occupation of the Rhineland (by Babe)
# 852002 - (HOL) Securisation of german border (by Babe)
# 852003 - (HOL) Reaction to french decision to extend Maginot line (by Babe)
# 852004 - (BEL) Reaction to german re-occupation of the Rhineland (by Babe)
# 852005 - (BEL) Securisation of german border (by Babe)
# 852006 - (BEL) Reaction to french decision to extend Maginot line (by Babe)
# 852007 - (BEL) Demand of ex-german colonies (by SykoNurse)
# 852008 - (BEL) Return of Kigali (by SykoNurse)
# 852009 - (LUX) Luxembourg Radio
# 852010 - (LUX) Volunteers
# 852011 - (LUX) Shortened Work Day
#
# LIMIT: 852000 - 901999  
#
#		written by Generalisimo
#

#########################################################################
#  852000 - Belgium Neutrality (by Generalisimo)
#########################################################################
event = {
	id = 852000
	random = no
	country = BEL
	trigger = {
		event = 2000 # Reocupation of the Rhineland
		NOT = {
			OR = {
				war = { country = ENG country = GER } # allies at war
				atwar = GER
				war = { country = ENG country = SOV } # allies vs commitern
				atwar = yes	
				war = { country = BEL country = GER } # BEL alone fighting axis
				war = { country = BEL country = SOV } # BEL alone fighting commitern
				}
			}
		}
	name = "Belgium declares its neutrality"
	desc = "Following the re-militarization of the Rhineland by Germany, Belgium cancelled the defensive treaty of 1920 with France, and instead embraced a policy of strict neutrality."
	style = 0

	date = { day = 1 month = october year = 1936 }
	offset = 30
	deathdate = { day = 30 month = december year = 1947 }

	action_a = {
		name = "Remain strictly neutral; leave the Allies" # Ok
		command = { type = dissent value = -3 } 
		command = { type = leave_alliance } 
		}
	action_b = {
		name = "Remain in the Allies" # No
		command = { type = dissent value = 5 } 
		}
}

#########################################################################
#  Babe 14/04/2003 : 
# 852001 - (HOL) Reaction to german re-occupation of the Rhineland (by Babe)
#########################################################################
event = 
{ 
	id = 852001 # 102000
	random = no
	country = HOL
	
	# Triggered by GER 2000 : german re-occupation of the Rhineland
	
	name = "Netherlands reacts to the German reoccupation of the Rhineland"
	desc = "In 1936, Germany violated stipulations of the treaty of Versailles set down at the end of the First World War. The Treaty stated that no German military forces were allowed on the western side of the Rhine. When Hitler has troops march ostentatiously into this area, many nations were shocked. Some, such as France, Belgium, and the Netherlands, were forced to decide on a new policy to deal with this aggressive behaviour."
	style = 0
	
	action_a = 
	{
		name = "Publicly state our deploration of German behaviour" # Belgium accepts
		command = { type = alignment which = fascist value = -10 }
	}
	action_b = 
	{
		name = "Secure and fortify our border with Germany"
		command = { type = setflag which = extend_maginot_line }
		command = { type = alignment which = fascist value = -30 }
		command = { type = alignment which = democratic value = 10 }
	}
	action_c = 
	{
		name = "Secure our border with Germany and partially mobilize"
		command = { type = setflag which = secure_netherlands_german_border }
		command = { type = manpower value = 200 }
		# command = { type = add_division To tune }
	}
}

#########################################################################
#  Babe 14/04/2003 : 
# 852002 - (HOL) Securisation of german border (by Babe)
#########################################################################
event = { 
	id = 852002 # 102001
	random = no
	country = HOL
	
	# Indirectly triggered by GER 2000 : Germany have reoccupied the Rhineland
	trigger =
	{
		flag = secure_belgium_german_border
		supplies = 2000
	}
			
	name = "Belgium secures the German border"
	desc = "In 1936, Germany violated stipulations of the treaty of Versailles set down at the end of the First World War. The Treaty stated that no German military forces were allowed on the western side of the Rhine. When Hitler has troops march ostentatiously into this area, many nations were shocked. Some, such as France, Belgium, and the Netherlands, were forced to decide on a new policy to deal with this aggressive behaviour. Belgium decided to secure its border with Germany."
	style = 0

	date = { day = 1 month = january year = 1936 }
	offset = 30
	deathdate = { day = 1 month = january year = 1940 } # It will be enough
	
	action_a = 
	{
		name = "We will also secure our border with Germany"
		command = { type = construct which = land_fort value = 561 } # in Arnhem
		command = { type = construct which = land_fort value = 590 } # in Groningen
		command = { type = supplies value = -2000 }
	}
	action_b = 
	{
		name = "Cancel the fortifications; we cannot afford them"
		command = { }
	}
}


#########################################################################
#  Babe 23/03/2003 : 
# 852003 - (HOL) Reaction to french decision to extend Maginot line (by Babe)
#########################################################################
event = 
{ 
	id = 852003 #  102002
	random = no
	country = HOL
	
	# Triggered by FRA 100000 : French decision to extend Maginot line
	
	name = "The Netherlands reacts to French extension of the Maginot line"
	desc = "In 1936, Germany violated stipulations of the treaty of Versailles set down at the end of the First World War. The Treaty stated that no German military forces were allowed on the western side of the Rhine. When Hitler has troops march ostentatiously into this area, many nations were shocked. Some, such as France, Belgium, and the Netherlands, were forced to decide on a new policy to deal with this aggressive behaviour. The Netherlands had to decide to align with the German movement, or to remain with its traditional allies."
	style = 0
	
	action_a = {
		name = "Align more closely to the German political axis" # France accepts
		command = { type = alignment which = fascist value = 50 }
		command = { type = alignment which = democratic value = -30 }
	}
	action_b = {
		name = "Align more closely to the French political axis" # France accepts
		command = { type = alignment which = democratic value = -20 }
		command = { type = alignment which = fascist value = -50 }
	}
}

# BELGIUM

#########################################################################
#  Babe 14/04/2003 : 
# 852004 - (BEL) Reaction to german re-occupation of the Rhineland (by Babe)
#########################################################################
event = 
{ 
	id = 852004 # 101000
	random = no
	country = BEL
	
	# Triggered by GER 2000 : german re-occupation of the Rhineland
	
	name = "Belgium reacts to the German reoccupation of the Rhineland"
	desc = "In 1936, Germany violated stipulations of the treaty of Versailles set down at the end of the First World War. The Treaty stated that no German military forces were allowed on the western side of the Rhine. When Hitler has troops march ostentatiously into this area, many nations were shocked. Some, such as France, Belgium, and the Netherlands, were forced to decide on a new policy to deal with this aggressive behaviour."
	style = 0
	
	action_a = 
	{
		name = "Publicly state our deploration of German behaviour" # Belgium accepts
		command = { type = alignment which = fascist value = -10 }
	}
	action_b = 
	{
		name = "Secure and fortify our border with Germany"
		command = { type = setflag which = extend_maginot_line }
		command = { type = alignment which = fascist value = -30 }
		command = { type = alignment which = democratic value = 10 }
	}
	action_c = 
	{
		name = "Secure our border with Germany and partially mobilize"
		command = { type = setflag which = secure_belgium_german_border }
		command = { type = manpower value = 200 }
		# command = { type = add_division To tune }
	}
}

#########################################################################
#  Babe 14/04/2003 : 
# 852005 - (BEL) Securisation of german border (by Babe)
#########################################################################
event = { 
	id = 852005 # 101001
	random = no
	country = BEL
	
	# Indirectly triggered by GER 103000 : Germany refused to leave the Rhineland
	trigger =
	{
		flag = secure_netherlands_german_border
		supplies = 2000
	}

			
	name = "The Netherlands secure the German border"
	desc = "In 1936, Germany violated stipulations of the treaty of Versailles set down at the end of the First World War. The Treaty stated that no German military forces were allowed on the western side of the Rhine. When Hitler has troops march ostentatiously into this area, many nations were shocked. Some, such as France, Belgium, and the Netherlands, were forced to decide on a new policy to deal with this aggressive behaviour. The Netherlands decided to secure its border with Germany."
	style = 0

	date = { day = 1 month = january year = 1936 }
	offset = 30
	deathdate = { day = 1 month = january year = 1940 } # It will be enough
	
	action_a = 
	{
		name = "We will also secure our border with Germany"
		command = { type = construct which = land_fort value = 552} # in Bruxelles
		command = { type = construct which = land_fort value = 557} # in Arlon
		command = { type = supplies value = -2000 }
	}
	action_b = 
	{
		name = "Cancel the fortifications; we cannot afford them"
		command = { }
	}
}

#########################################################################
#  Babe 23/03/2003 : 
# 852006 - (BEL) Reaction to french decision to extend Maginot line (by Babe)
#########################################################################
event = 
{ 
	id = 852006 # 101002
	random = no
	country = BEL
	
	# Triggered by FRA 100000 : French decision to extend Maginot line
	
	name = "Belgium reacts to French extension of the Maginot line"
	desc = "In 1936, Germany violated stipulations of the treaty of Versailles set down at the end of the First World War. The Treaty stated that no German military forces were allowed on the western side of the Rhine. When Hitler has troops march ostentatiously into this area, many nations were shocked. Some, such as France, Belgium, and the Netherlands, were forced to decide on a new policy to deal with this aggressive behaviour. Belgium had to decide to align with the German movement, or to remain with its traditional allies."
	style = 0
	
	action_a = {
		name = "Align more closely to the German political axis"
		command = { type = alignment which = fascist value = 75 }
		command = { type = alignment which = democratic value = -50 }
	}
	
	action_b = {
		name = "Align more closely to the French political axis"
		command = { type = alignment which = democratic value = -30 }
	}
}

###################################################################
# 852007 - (BEL) Demand of ex-german colonies (by SykoNurse)
###################################################################

event = {
	id = 852007
	random = no
	country = BEL

	# triggered by GER 172077

	name = "Germany demands the return of her former colonies"
	desc = "On January 30th 1939 Hitler demanded the return of all former German colonies. Belgium had administered a small part of German Eastafrica, the province Kigali."
	style = 0

	action_a = {
		name = "We do not have much choice"
		command = { } 
		}
}

###################################################################
# 852008 - (BEL) Return of Kigali (by SykoNurse)
###################################################################

event = { 
	id = 852008
	random = no
	country = BEL

	trigger = {
		ispuppet = VIC
		ispuppet = ENG
		ispuppet = BEL 
		NOT = {
			exists = FRA 
			}
		event = 852007 # GER demanded BEL land
		}

	name = "The fall of Belgium"
	desc = "After the defeat of France and Britain, the puppet governments could not deny Germany the return of her former colonies. The Belgian Congo was handed over to Germany."
	style = 0

	date = { day = 30 month = january year = 1939 } 
	offset = 10 # not automatically
	deathdate = { day = 30 month = december year = 1947 }
	
	action_a = {
		name = "We do not have much choice"
		command = { type = secedeprovince which = GER value = 36 }	#Kigali
		command = { type = secedeprovince which = GER value = 1135 }	#Banana
		command = { type = secedeprovince which = GER value = 1130 }	#Lopoldville
		command = { type = secedeprovince which = GER value = 1131 }	#Luluabourg
		command = { type = secedeprovince which = GER value = 1187 }	#lisabethville
		command = { type = secedeprovince which = GER value = 1186 }	#Bakwanga
		command = { type = secedeprovince which = GER value = 1185 }	#Albertville
		command = { type = secedeprovince which = GER value = 1129 }	#Coquilhatville
		command = { type = secedeprovince which = GER value = 1115 }	#Stanleyville
		command = { type = secedeprovince which = GER value = 1189 }	#Costermanville
		command = { type = secedeprovince which = GER value = 1192 }	#Buta
		}
}


############################################
# 852009 - (LUX) Luxembourg Radio
##################################################
event = { 
	id = 852009
	random = no
	country = LUX

	name = "Radio Luxembourg launches new programmes"
	desc = "In 1937, the innovative Radio Luxembourg began broadcasting new programmes, including two popular quiz shows."
	style = 0

	date = { day = 1 month = january year = 1937 } 
	offset = 3
	deathdate = { day = 29 month = december year = 1937 }

	action_a = {
		name = "It's the new wave"
		command = { type = dissent value = -2 }
	}
}

##################################################
# 852010 - (LUX) Volunteers
##################################################

event = { 
	id = 852010
	random = no
	country = LUX

	name = "The decree of Grand Duchess Charlotte"
	desc = "On September 30th, 1938, the Luxembourg Army expanded and gained 300 more volunteers at the decree of the Grand Duchess. They would be later organised into 6 officers, 2 adjutants, 2 Sergeants Major, 12 Sergeants, 24 Corporals, 57 Privates First Class and 200 Privates."
	style = 0

	date = { day = 29 month = september = 1938 } 
	offset = 1
	deathdate = { day = 2 month = october = 1938 }

	action_a = {
		name = "Make room for the new recruits"
		command = { type = manpower value = 1 }
	}
}

##################################################
# 852011 - (LUX) Shortened Work Day
##################################################

event = { 
	id = 852011
	random = no
	country = LUX

	name = "The shortening of the work day"
	desc = "On October 17th, 1937, workers doing dangerous work had their work-weeks shortened to 40 hours."
	style = 0

	date = { day = 17 month = october year = 1937 } 
	offset = 1
	deathdate = { day = 20 month = october year = 1937 }

	action_a = {
		name = "Give the workers better hours"
		command = { type = dissent value = -1 }
	}
}